printing: Fix build with CUPS older than 1.6
authorMarek Kasik <mkasik@redhat.com>
Thu, 27 Nov 2014 16:04:47 +0000 (17:04 +0100)
committerMarek Kasik <mkasik@redhat.com>
Thu, 27 Nov 2014 16:07:33 +0000 (17:07 +0100)
commit059fc5d3d909a4a8590de903cd5e86f6c2d9d481
tree233f96de8f2037da3134d93dd1f91e25e42e837f
parentc85c3510e70ea8396dde56606ac0380825c3732f
printing: Fix build with CUPS older than 1.6

Define missing functions ippFirstAttribute(), ippNextAttribute()
and macro ippGetCollection(). These were added in CUPS 1.6.

https://bugzilla.gnome.org/show_bug.cgi?id=740358
modules/printbackends/cups/gtkprintbackendcups.c